Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0)
num.boots<-: set number of bootstrap samples of a
BNDataset
.
Description
Set the length of the list of samples of a dataset computed using bootstrap.
Usage
num.boots(x) <- value
"num.boots"(x) <- value
Arguments
x
a
BNDataset
object.
value
the number of bootstrap samples.